[INFO] cloning repository https://github.com/Nil69420/renoir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nil69420/renoir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c248b460fe7f15518ebe71f35e895f3892ea554
[INFO] testing Nil69420/renoir against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNil69420%2Frenoir" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nil69420/renoir
[INFO] finished tweaking git repo https://github.com/Nil69420/renoir
[INFO] tweaked toml for git repo https://github.com/Nil69420/renoir written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nil69420/renoir on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nil69420/renoir already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded flatbuffers v23.5.26
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded cbindgen v0.24.5
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b42e4c5cb18370fd6ac5ff4030f87e26e4539d3c4e3b1d88a158a552073cae4b
[INFO] running `Command { std: "docker" "start" "-a" "b42e4c5cb18370fd6ac5ff4030f87e26e4539d3c4e3b1d88a158a552073cae4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b42e4c5cb18370fd6ac5ff4030f87e26e4539d3c4e3b1d88a158a552073cae4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42e4c5cb18370fd6ac5ff4030f87e26e4539d3c4e3b1d88a158a552073cae4b", kill_on_drop: false }`
[INFO] [stdout] b42e4c5cb18370fd6ac5ff4030f87e26e4539d3c4e3b1d88a158a552073cae4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad80acc5059f0e8198ea4c03f8ef8e5037fc2b4dc0f54c894fd60884eb61b9ba
[INFO] running `Command { std: "docker" "start" "-a" "ad80acc5059f0e8198ea4c03f8ef8e5037fc2b4dc0f54c894fd60884eb61b9ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling renoir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.77s
[INFO] running `Command { std: "docker" "inspect" "ad80acc5059f0e8198ea4c03f8ef8e5037fc2b4dc0f54c894fd60884eb61b9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad80acc5059f0e8198ea4c03f8ef8e5037fc2b4dc0f54c894fd60884eb61b9ba", kill_on_drop: false }`
[INFO] [stdout] ad80acc5059f0e8198ea4c03f8ef8e5037fc2b4dc0f54c894fd60884eb61b9ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15f32ecf7054e3f41df6da56822e7480df7ad01d47d5bbf856ac19107d20033d
[INFO] running `Command { std: "docker" "start" "-a" "15f32ecf7054e3f41df6da56822e7480df7ad01d47d5bbf856ac19107d20033d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling renoir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.32s
[INFO] running `Command { std: "docker" "inspect" "15f32ecf7054e3f41df6da56822e7480df7ad01d47d5bbf856ac19107d20033d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f32ecf7054e3f41df6da56822e7480df7ad01d47d5bbf856ac19107d20033d", kill_on_drop: false }`
[INFO] [stdout] 15f32ecf7054e3f41df6da56822e7480df7ad01d47d5bbf856ac19107d20033d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 338ef6af01cc2ff85a2bd8914c3c6f9c118d21ca79a48423c3e1d2e717293e53
[INFO] running `Command { std: "docker" "start" "-a" "338ef6af01cc2ff85a2bd8914c3c6f9c118d21ca79a48423c3e1d2e717293e53", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/renoir-4c384baec00f449c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_zero_payload ... ok
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_small_buffer ... ok
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_wrong_version ... ok
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_strips_header ... ok
[INFO] [stdout] test ffi::topics::tests::test_unwrap_blob_passthrough_non_blob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_stress_tests.rs (/opt/rustwide/target/debug/deps/concurrent_stress_tests-49d7a994f40182d8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test concurrent_stress_tests::stress_deadlock_prevention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_buffer_pool_high_contention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_maximum_thread_contention ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_high_frequency_create_destroy ... ok
[INFO] [stdout] test concurrent_stress_tests::stress_memory_region_access_storm ... ok
[INFO] [stderr]      Running tests/cpu_performance_tests.rs (/opt/rustwide/target/debug/deps/cpu_performance_tests-0ff0a9da0c2ed66e)
[INFO] [stdout] test concurrent_stress_tests::stress_topic_ring_race_conditions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cpu_performance_tests::perf_memory_pressure_impact ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_efficiency_spsc_vs_mpmc ... ok
[INFO] [stdout] test cpu_performance_tests::perf_memory_bandwidth_utilization ... ok
[INFO] [stdout] test cpu_performance_tests::perf_scalability_increasing_threads ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_cache_efficiency ... ok
[INFO] [stdout] test cpu_performance_tests::perf_latency_measurement_different_loads ... ok
[INFO] [stdout] test cpu_performance_tests::perf_cpu_utilization_sustained_load ... ok
[INFO] [stdout] test cpu_performance_tests::perf_throughput_scaling_ring_size ... ok
[INFO] [stdout] test cpu_performance_tests::perf_payload_size_impact ... ok
[INFO] [stderr]      Running tests/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-cd466b2dccca9f76)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_error_creation ... ok
[INFO] [stderr]      Running tests/ffi_basic_tests.rs (/opt/rustwide/target/debug/deps/ffi_basic_tests-b8b9be27e98a4283)
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test ffi_tests::test_concurrent_safety_basic ... ok
[INFO] [stdout] test ffi_tests::test_error_code_values ... ok
[INFO] [stdout] test ffi_tests::test_memory_management ... ok
[INFO] [stdout] test ffi_tests::test_string_handling ... ok
[INFO] [stdout] test ffi_tests::test_topic_manager_create_and_register ... ok
[INFO] [stdout] test ffi_tests::test_manager_lifecycle ... ok
[INFO] [stdout] test ffi_tests::test_version_information ... ok
[INFO] [stdout] test ffi_tests::test_version_consistency ... ok
[INFO] [stdout] test ffi_tests::test_null_pointer_safety ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/large_payloads.rs (/opt/rustwide/target/debug/deps/large_payloads-c9f1d4770708aa67)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test ros2_types_tests::test_image_header ... ok
[INFO] [stdout] test ros2_types_tests::test_point_cloud_header ... ok
[INFO] [stdout] test blob_tests::test_blob_header_creation ... ok
[INFO] [stdout] test ros2_types_tests::test_ros2_message_manager_basic ... ok
[INFO] [stdout] test blob_tests::test_blob_descriptor ... ok
[INFO] [stdout] test ros2_types_tests::test_ros2_message_types ... ok
[INFO] [stderr]      Running tests/memory_performance_tests.rs (/opt/rustwide/target/debug/deps/memory_performance_tests-b9ffa181a13c5a95)
[INFO] [stdout] test chunking_tests::test_chunking_strategy_creation ... ok
[INFO] [stdout] test ros2_types_tests::test_laser_scan_header ... ok
[INFO] [stdout] test reclamation_tests::test_reclamation_policy_creation ... ok
[INFO] [stdout] test blob_tests::test_blob_manager_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test memory_performance_tests::perf_large_memory_regions ... ok
[INFO] [stdout] test memory_performance_tests::perf_allocator_comparison ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_access_patterns ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_cleanup_speed ... ok
[INFO] [stdout] test memory_performance_tests::perf_concurrent_allocation_throughput ... ok
[INFO] [stdout] test memory_performance_tests::perf_fragmentation_resistance ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_allocation_speed ... ok
[INFO] [stdout] test memory_performance_tests::perf_memory_pressure_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_tests.rs (/opt/rustwide/target/debug/deps/memory_tests-53046e1516db1c58)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_create_file_backed_region ... ok
[INFO] [stdout] test tests::test_region_config_default ... ok
[INFO] [stdout] test tests::test_region_config_builder ... ok
[INFO] [stdout] test tests::test_create_memfd_region ... ok
[INFO] [stdout] test tests::test_manager_memory_stats ... ok
[INFO] [stdout] test tests::test_region_memory_operations ... ok
[INFO] [stdout] test tests::test_region_config_validation ... ok
[INFO] [stdout] test tests::test_manager_clear ... ok
[INFO] [stdout] test tests::test_shared_memory_manager ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/message_format_performance_tests.rs (/opt/rustwide/target/debug/deps/message_format_performance_tests-efd6115ab51d24a0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test performance_tests::test_format_recommendation_performance ... ok
[INFO] [stdout] test performance_tests::test_format_type_performance_comparison ... ok
[INFO] [stdout] test performance_tests::test_zero_copy_validation ... ok
[INFO] [stdout] test performance_tests::test_memory_efficiency ... ok
[INFO] [stdout] test performance_tests::test_concurrent_access_simulation ... ok
[INFO] [stdout] test performance_tests::test_message_creation_performance ... ok
[INFO] [stdout] test performance_tests::test_low_latency_processing ... ok
[INFO] [stdout] test performance_tests::test_high_frequency_simulation ... ok
[INFO] [stdout] test performance_tests::test_field_access_performance ... ok
[INFO] [stdout] test performance_tests::test_sensor_fusion_throughput ... ok
[INFO] [stderr]      Running tests/message_format_tests.rs (/opt/rustwide/target/debug/deps/message_format_tests-fab32e2f146f8ae1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test zero_copy_integration_tests::test_format_registry_operations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_official_flatbuffer_validation ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_format_recommendations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_robot_pose_messages_capnproto ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_schema_versioning ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_zero_copy_field_access_types ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_zero_copy_no_allocations ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_schema_compatibility ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_sensor_data_streaming_flatbuffer ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_flatbuffer_creation_and_validation ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_custom_message_building ... ok
[INFO] [stdout] test zero_copy_integration_tests::test_multiple_format_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metadata_tests.rs (/opt/rustwide/target/debug/deps/metadata_tests-00b79b8a49a5b761)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_control_stats ... ok
[INFO] [stdout] test tests::test_control_region_creation ... ok
[INFO] [stdout] test tests::test_registry_entry_stale_detection ... ok
[INFO] [stdout] test tests::test_region_metadata_validation ... ok
[INFO] [stdout] test tests::test_region_metadata ... ok
[INFO] [stdout] test tests::test_control_region_sequence ... ok
[INFO] [stdout] test tests::test_control_region_registry ... ok
[INFO] [stdout] test tests::test_control_region_persistence ... ok
[INFO] [stdout] test tests::test_control_region_unregister ... ok
[INFO] [stdout] test tests::test_control_region_ref_counting ... ok
[INFO] [stdout] test tests::test_registry_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reliability_tests.rs (/opt/rustwide/target/debug/deps/reliability_tests-a0de13b339d523ab)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test reliability_tests::reliability_memory_corruption_detection ... ok
[INFO] [stdout] test reliability_tests::reliability_ring_overflow_handling ... ok
[INFO] [stdout] test reliability_tests::reliability_concurrent_error_handling ... ok
[INFO] [stdout] test reliability_tests::reliability_data_integrity_stress ... ok
[INFO] [stdout] test reliability_tests::reliability_error_propagation ... ok
[INFO] [stdout] test reliability_tests::reliability_resource_cleanup ... ok
[INFO] [stdout] test reliability_tests::reliability_recovery_buffer_exhaustion ... ok
[INFO] [stdout] test reliability_tests::reliability_long_running_stability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scale_integration_tests.rs (/opt/rustwide/target/debug/deps/scale_integration_tests-9de8de9540138a0c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test scale_integration_tests::scale_complex_message_routing ... ok
[INFO] [stdout] test scale_integration_tests::scale_cross_component_integration ... ok
[INFO] [stdout] test scale_integration_tests::scale_hundreds_of_threads ... ok
[INFO] [stdout] test scale_integration_tests::scale_massive_message_throughput ... ok
[INFO] [stdout] test scale_integration_tests::scale_large_memory_regions ... ok
[INFO] [stdout] test scale_integration_tests::scale_sustained_system_load ... ok
[INFO] [stdout] test scale_integration_tests::scale_multi_region_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_evolution_tests.rs (/opt/rustwide/target/debug/deps/schema_evolution_tests-614fafdb2b63e232)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test schema_evolution_integration_tests::test_backward_compatibility_optional_field_added ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_backward_compatibility_required_field_added ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_breaking_change_detection_and_migration ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_complex_real_world_scenario ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_format_specific_compatibility_rules ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_plan_execution_inline ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_plan_generation_inline ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_statistics_tracking ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_migration_rollback_functionality ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_robot_pose_schema_backward_compatibility ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_registry_integration_with_evolution ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_semantic_version_compatibility ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_semantic_versioning_rules ... ok
[INFO] [stdout] test schema_evolution_integration_tests::test_sensor_data_schema_evolution_scenario ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_edge_tests.rs (/opt/rustwide/target/debug/deps/security_edge_tests-abc263f64bbcbf3f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test security_edge_tests::security_adversarial_concurrent_access ... ok
[INFO] [stdout] test security_edge_tests::security_zero_empty_inputs ... ok
[INFO] [stdout] test security_edge_tests::security_maximum_message_size ... ok
[INFO] [stdout] test security_edge_tests::security_input_validation ... ok
[INFO] [stdout] test security_edge_tests::security_boundary_conditions ... ok
[INFO] [stdout] test security_edge_tests::security_extreme_thread_safety ... ok
[INFO] [stdout] test security_edge_tests::security_resource_exhaustion_recovery ... ok
[INFO] [stdout] test security_edge_tests::security_rapid_alloc_dealloc ... ok
[INFO] [stderr]      Running tests/shared_pools_tests.rs (/opt/rustwide/target/debug/deps/shared_pools_tests-25bdd2b9bb2eead4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_buffer_pool_registry ... ok
[INFO] [stdout] test tests::test_message_descriptor_ref_counting ... ok
[INFO] [stdout] test tests::test_pool_creation_and_buffer_operations ... ok
[INFO] [stdout] test tests::test_shared_pool_manager_creation ... ok
[INFO] [stdout] test tests::test_registry_cleanup ... ok
[INFO] [stderr]      Running tests/structured_layout_tests.rs (/opt/rustwide/target/debug/deps/structured_layout_tests-703b4850ee6b6343)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_structured_layout_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync_patterns_tests.rs (/opt/rustwide/target/debug/deps/sync_patterns_tests-00341480a1097a48)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test sync_patterns_tests::test_atomic_sequence_basic ... ok
[INFO] [stdout] test sync_patterns_tests::test_batch_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_atomic_sequence_consistency ... ok
[INFO] [stdout] test sync_patterns_tests::test_batch_time_interval ... ok
[INFO] [stdout] test sync_patterns_tests::test_claim_and_ready ... ok
[INFO] [stdout] test sync_patterns_tests::test_consistency_checker ... ok
[INFO] [stdout] test sync_patterns_tests::test_epoch_reclamation ... ok
[INFO] [stdout] test sync_patterns_tests::test_epoch_statistics ... ok
[INFO] [stdout] test sync_patterns_tests::test_event_notification ... ok
[INFO] [stdout] test sync_patterns_tests::test_global_sequence_generator ... ok
[INFO] [stdout] test sync_patterns_tests::test_mio_notification_creation ... ok
[INFO] [stdout] test sync_patterns_tests::test_mio_notification_enable_disable ... ok
[INFO] [stdout] test sync_patterns_tests::test_local_sequence_performance ... ok
[INFO] [stdout] test sync_patterns_tests::test_performance_characteristics ... ok
[INFO] [stdout] test sync_patterns_tests::test_eventfd_wait ... ok
[INFO] [stdout] test sync_patterns_tests::test_notifier_enable_disable ... ok
[INFO] [stdout] test sync_patterns_tests::test_mio_condition_notifier ... ok
[INFO] [stdout] test sync_patterns_tests::test_reader_tracking ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_reader_lag ... ok
[INFO] [stdout] test sync_patterns_tests::test_sequence_states ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_slot_access ... ok
[INFO] [stdout] test sync_patterns_tests::test_notification_groups ... ok
[INFO] [stdout] test sync_patterns_tests::test_sequence_concurrent_access ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_basic_operations ... ok
[INFO] [stdout] test sync_patterns_tests::test_epoch_with_readers ... ok
[INFO] [stdout] test sync_patterns_tests::test_concurrent_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_with_notifications ... ok
[INFO] [stdout] test sync_patterns_tests::test_sequence_contention ... ok
[INFO] [stdout] test sync_patterns_tests::test_swmr_multiple_readers ... ok
[INFO] [stdout] test sync_patterns_tests::test_integrated_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/topic_manager_tests.rs (/opt/rustwide/target/debug/deps/topic_manager_tests-95f923f42805aee4)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_message_checksum ... ok
[INFO] [stdout] test tests::test_message_header_validation ... ok
[INFO] [stdout] test tests::test_mpmc_pattern_multiple_handles ... ok
[INFO] [stdout] test tests::test_publisher_subscriber_features ... ok
[INFO] [stdout] test tests::test_message_header_creation ... ok
[INFO] [stdout] test tests::test_spsc_pattern_enforcement ... ok
[INFO] [stdout] test tests::test_topic_creation_and_messaging ... ok
[INFO] [stdout] test tests::test_topic_manager_creation ... ok
[INFO] [stdout] test tests::test_topic_list ... ok
[INFO] [stdout] test tests::test_topic_stats_recording ... ok
[INFO] [stdout] test tests::test_topic_removal ... ok
[INFO] [stdout] test tests::test_topic_manager_stats ... ok
[INFO] [stdout] test tests::test_try_publish ... ok
[INFO] [stdout] test tests::test_large_message_with_shared_pools ... ok
[INFO] [stdout] test tests::test_payload_size_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/topic_rings_tests.rs (/opt/rustwide/target/debug/deps/topic_rings_tests-9380e3e11703a5f0)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::test_mpmc_peek_returns_head_without_consuming ... ok
[INFO] [stdout] test tests::test_mpmc_ring_creation ... ok
[INFO] [stdout] test tests::test_mpmc_peek_then_consume_advances ... ok
[INFO] [stdout] test tests::test_mpmc_concurrent_access ... ok
[INFO] [stdout] test tests::test_ring_buffer_full ... ok
[INFO] [stdout] test tests::test_ring_buffer_wrap_around ... ok
[INFO] [stdout] test tests::test_spsc_peek_returns_head_without_consuming ... ok
[INFO] [stdout] test tests::test_peek_empty_ring_returns_none ... ok
[INFO] [stdout] test tests::test_spsc_peek_then_consume_advances ... ok
[INFO] [stdout] test tests::test_spsc_publish_consume ... ok
[INFO] [stdout] test tests::test_spsc_ring_creation ... ok
[INFO] [stdout] test tests::test_sequenced_ring_buffer ... ok
[INFO] [stdout] test tests::test_ring_buffer_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests renoir
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "338ef6af01cc2ff85a2bd8914c3c6f9c118d21ca79a48423c3e1d2e717293e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "338ef6af01cc2ff85a2bd8914c3c6f9c118d21ca79a48423c3e1d2e717293e53", kill_on_drop: false }`
[INFO] [stdout] 338ef6af01cc2ff85a2bd8914c3c6f9c118d21ca79a48423c3e1d2e717293e53
